tools/libxc: Drop unused xc_compression_*()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 19 Dec 2019 14:51:31 +0000 (14:51 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 20 Dec 2019 16:08:00 +0000 (16:08 +0000)
commitf3186354513bd8b4d2e4c86d34d2c120601362ba
tree602182aa3f1f5dc71a644d41e2bf59fe2a4a5eb1
parent31bf4f26aa17320436b7c7da830f1f6aa49b9608
tools/libxc: Drop unused xc_compression_*()

There have been no users of the xc_compression_*() interface since Migration
v2 replaced legacy migration (2015, c/s b15bc4345).

It would need adjusting to fit into migration v2, and can be pulled out of git
history if someone wants to resurrect it in the future.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/Makefile
tools/libxc/include/xenctrl.h
tools/libxc/xc_compression.c [deleted file]